- strict evaluation
- строгое вычисление, вычисление с передачей параметров по значению
The New English-Russian Dictionary of Radio-electronics. F.V Lisovsky . 2005.
The New English-Russian Dictionary of Radio-electronics. F.V Lisovsky . 2005.
Evaluation strategy — Evaluation strategies Strict evaluation Applicative order Call by value Call by reference Call by sharing Call by copy restore Non strict evaluation Normal order Call by name Call by need/Lazy evaluation … Wikipedia
Evaluation (disambiguation) — Evaluation is the process of characterizing and appraising something of interest or of determining the value of an expression (mathematics). Computer science * determining the value of an expression (programming) * Eager evaluation or strict… … Wikipedia
Strict programming language — A strict programming language is one in which only strict functions (functions whose parameters must be evaluated completely before they may be called) may be defined by the user. A non strict programming language allows the user to define non… … Wikipedia
Short-circuit evaluation — Evaluation strategies Strict evaluation Applicative order Call by value Call by reference Call by sharing Call by copy restore Non strict evaluation Normal order Call by name Call by need/Lazy evaluation Call by … Wikipedia
Strict function — A strict function in the denotational semantics of programming languages is a function f where . The entity , called bottom, denotes an expression which does not return a normal value, either because it loops endlessly or because it aborts due to … Wikipedia
Lazy evaluation — In computer programming, lazy evaluation (or delayed evaluation) is the technique of delaying a computation until such time as the result of the computation is known to be needed.The actions of lazy evaluation include: performance increases due… … Wikipedia
Eager evaluation — or strict evaluation is the evaluation strategy in most traditional programming languages. In eager evaluation an expression is evaluated as soon as it gets bound to a variable. This is generally more efficient as a low level strategy in simple… … Wikipedia
lazy evaluation — noun Any of a variety of computing techniques that delays the computation of expressions until (and unless) the results are needed. Ant: strict evaluation, eager evaluation … Wiktionary
Methode d'evaluation de logiciels libres — Méthode d évaluation de logiciels libres Plusieurs méthodes ont vu le jour pour formaliser une démarche d évaluation et de qualification d un logiciel libre et du projet en charge de son développement. Certaines traitent tout particulièrement des … Wikipédia en Français
Méthode D'évaluation De Logiciels Libres — Plusieurs méthodes ont vu le jour pour formaliser une démarche d évaluation et de qualification d un logiciel libre et du projet en charge de son développement. Certaines traitent tout particulièrement des aspects tels que la maturité la… … Wikipédia en Français
Méthode d'évaluation de logiciels libres — Plusieurs méthodes ont vu le jour pour formaliser une démarche d évaluation et de qualification d un logiciel libre et du projet en charge de son développement. Certaines traitent tout particulièrement des aspects tels que la maturité la… … Wikipédia en Français